From: Glenn Morris Date: Wed, 8 Feb 2012 04:32:46 +0000 (-0800) Subject: NEWS and ChangeLog fix X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~869 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=acb5e0abdb5b54a7d21ea65c67af75da12840ea1;p=emacs.git NEWS and ChangeLog fix --- diff --git a/etc/NEWS b/etc/NEWS index abd5b0cf65c..b96d9fedb88 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -908,7 +908,8 @@ this was not advertised at the time. --- *** abbrevlist.el -*** erc-hecomplete.el +--- +*** erc-hecomplete.el (use erc-pcomplete.el instead) *** partial-completion-mode (complete.el) is obsolete. You can get a comparable behavior with: diff --git a/lisp/erc/ChangeLog b/lisp/erc/ChangeLog index d9b1cdf856e..dcc7b8c90cf 100644 --- a/lisp/erc/ChangeLog +++ b/lisp/erc/ChangeLog @@ -85,6 +85,10 @@ erc-button-next. (button, erc-button-next): Use it. +2011-04-20 Stefan Monnier + + * erc-hecomplete.el: Move to ../obsolete. + 2011-03-07 Chong Yidong * Version 23.3 released.